derelict.glib.gtimer

Undocumented in source.

Members

Aliases

GTimer
alias GTimer = _GTimer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_time_val_add
alias da_g_time_val_add = void function(GTimeVal* time_, glong microseconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_time_val_from_iso8601
alias da_g_time_val_from_iso8601 = gboolean function(const(gchar)* iso_date, GTimeVal* time_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_time_val_to_iso8601
alias da_g_time_val_to_iso8601 = gchar* function(GTimeVal* time_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_timer_continue
alias da_g_timer_continue = void function(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_timer_destroy
alias da_g_timer_destroy = void function(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_timer_elapsed
alias da_g_timer_elapsed = gdouble function(GTimer* timer, gulong* microseconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_timer_new
alias da_g_timer_new = GTimer* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_timer_reset
alias da_g_timer_reset = void function(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_timer_start
alias da_g_timer_start = void function(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_timer_stop
alias da_g_timer_stop = void function(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_usleep
alias da_g_usleep = void function(gulong microseconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

g_time_val_add
void g_time_val_add(GTimeVal* time_, glong microseconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_time_val_from_iso8601
gboolean g_time_val_from_iso8601(const(gchar)* iso_date, GTimeVal* time_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_time_val_to_iso8601
gchar* g_time_val_to_iso8601(GTimeVal* time_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_continue
void g_timer_continue(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_destroy
void g_timer_destroy(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_elapsed
gdouble g_timer_elapsed(GTimer* timer, gulong* microseconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_new
GTimer* g_timer_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_reset
void g_timer_reset(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_start
void g_timer_start(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_stop
void g_timer_stop(GTimer* timer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_usleep
void g_usleep(gulong microseconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_time_val_add
da_g_time_val_add g_time_val_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_time_val_from_iso8601
da_g_time_val_from_iso8601 g_time_val_from_iso8601;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_time_val_to_iso8601
da_g_time_val_to_iso8601 g_time_val_to_iso8601;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_continue
da_g_timer_continue g_timer_continue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_destroy
da_g_timer_destroy g_timer_destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_elapsed
da_g_timer_elapsed g_timer_elapsed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_new
da_g_timer_new g_timer_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_reset
da_g_timer_reset g_timer_reset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_start
da_g_timer_start g_timer_start;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_timer_stop
da_g_timer_stop g_timer_stop;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_usleep
da_g_usleep g_usleep;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_GTimer
struct _GTimer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta